Home
last modified time | relevance | path

Searched defs:num_handles (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avdt_api.cc114 uint16_t AVDT_StartReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_StartReq()
118 uint16_t AVDT_SuspendReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_SuspendReq()
Dmock_stack_hcic_hcicmds.cc220 void btsnd_hcic_host_num_xmitted_pkts(uint8_t num_handles, uint16_t* handle, in btsnd_hcic_host_num_xmitted_pkts()
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_api.cc561 uint16_t AVDT_StartReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_StartReq()
621 uint16_t AVDT_SuspendReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_SuspendReq()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdpint.h153 uint16_t num_handles; /* Number of server handles */ member
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc183 size_t num_handles = in bta_gattc_explore_next_service() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h640 uint8_t num_handles; in handle_num_completed_pkts() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc179 uint16_t num_handles = compute_service_size(service, count); in GATTS_AddService() local
/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h546 uint16_t num_handles; /* number of handles to read */ member
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1337 void btsnd_hcic_host_num_xmitted_pkts(uint8_t num_handles, uint16_t* handle, in btsnd_hcic_host_num_xmitted_pkts()