Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bta_pan_co_rx.h103 struct bta_pan_co_tx_path { struct
108 extern struct bta_pan_co_tx_path bta_pan_co_tx_path; argument
Dmock_btif_bta_pan_co_rx.cc47 struct bta_pan_co_tx_path bta_pan_co_tx_path; variable
80 void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_tx_path() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_pan_co.cc110 void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_tx_path() function