Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bta_pan_co_rx.h88 struct bta_pan_co_rx_flow { struct
95 extern struct bta_pan_co_rx_flow bta_pan_co_rx_flow; argument
Dmock_btif_bta_pan_co_rx.cc42 struct bta_pan_co_rx_flow bta_pan_co_rx_flow; variable
73 void bta_pan_co_rx_flow(uint16_t handle, uint8_t app_id, bool enable) { in bta_pan_co_rx_flow() function
/packages/modules/Bluetooth/system/btif/co/
Dbta_pan_co.cc184 void bta_pan_co_rx_flow(uint16_t handle, uint8_t /* app_id */, bool enable) { in bta_pan_co_rx_flow() function