Home
last modified time | relevance | path

Searched defs:bta_pan_co_rx_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bta_pan_co_rx.h94 struct bta_pan_co_rx_path { struct
99 extern struct bta_pan_co_rx_path bta_pan_co_rx_path; argument
Dmock_btif_bta_pan_co_rx.cc46 struct bta_pan_co_rx_path bta_pan_co_rx_path; variable
76 void bta_pan_co_rx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_rx_path() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_pan_co.cc157 void bta_pan_co_rx_path(uint16_t /* handle */, uint8_t /* app_id */) { in bta_pan_co_rx_path() function