Home
last modified time | relevance | path

Searched refs:GAP_ConnGetL2CAPCid (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_gap_conn.cc54 uint16_t GAP_ConnGetL2CAPCid(uint16_t gap_handle) { in GAP_ConnGetL2CAPCid() function
/aosp12/system/bt/stack/include/
H A Dgap_api.h220 extern uint16_t GAP_ConnGetL2CAPCid(uint16_t gap_handle);
/aosp12/system/bt/stack/gap/
H A Dgap_conn.cc558 uint16_t GAP_ConnGetL2CAPCid(uint16_t gap_handle) { in GAP_ConnGetL2CAPCid() function
/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc1231 uint16_t cid = GAP_ConnGetL2CAPCid(left->gap_handle); in OnAudioDataReady()
1255 uint16_t cid = GAP_ConnGetL2CAPCid(right->gap_handle); in OnAudioDataReady()