Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.h50 struct bta_co_rfc_data_incoming { struct
56 extern struct bta_co_rfc_data_incoming bta_co_rfc_data_incoming; argument
Dmock_btif_sock_rfc.cc42 struct bta_co_rfc_data_incoming bta_co_rfc_data_incoming; variable
76 int bta_co_rfc_data_incoming(uint32_t id, BT_HDR* p_buf) { in bta_co_rfc_data_incoming() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc978 int bta_co_rfc_data_incoming(uint32_t id, BT_HDR* p_buf) { in bta_co_rfc_data_incoming() function