Searched defs:svc_start_handle (Results 1 – 2 of 2) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | peer.c | 329 peer_chr_add(struct peer *peer, uint16_t svc_start_handle, in peer_chr_add() 442 peer_svc_find_prev(struct peer *peer, uint16_t svc_start_handle) in peer_svc_find_prev() 460 peer_svc_find(struct peer *peer, uint16_t svc_start_handle, in peer_svc_find()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | btshell.c | 311 btshell_svc_find_prev(struct btshell_conn *conn, uint16_t svc_start_handle) in btshell_svc_find_prev() 329 btshell_svc_find(struct btshell_conn *conn, uint16_t svc_start_handle, in btshell_svc_find() 477 btshell_chr_add(uint16_t conn_handle, uint16_t svc_start_handle, in btshell_chr_add() 789 intptr_t svc_start_handle; in btshell_on_disc_c() local 1296 intptr_t svc_start_handle; in btshell_disc_all_chrs() local 1309 intptr_t svc_start_handle; in btshell_disc_chrs_by_uuid() local
|