Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.h61 struct bta_co_rfc_data_outgoing { struct
67 extern struct bta_co_rfc_data_outgoing bta_co_rfc_data_outgoing; argument
Dmock_btif_sock_rfc.cc43 struct bta_co_rfc_data_outgoing bta_co_rfc_data_outgoing; variable
80 int bta_co_rfc_data_outgoing(uint32_t id, uint8_t* buf, uint16_t size) { in bta_co_rfc_data_outgoing() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc1039 int bta_co_rfc_data_outgoing(uint32_t id, uint8_t* buf, uint16_t size) { in bta_co_rfc_data_outgoing() function