Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.h61 struct bta_co_rfc_data_outgoing { struct
71 extern struct bta_co_rfc_data_outgoing bta_co_rfc_data_outgoing; argument
Dmock_btif_sock_rfc.cc40 struct bta_co_rfc_data_outgoing bta_co_rfc_data_outgoing; variable
77 int bta_co_rfc_data_outgoing(uint32_t id, uint8_t* buf, uint16_t size) { in bta_co_rfc_data_outgoing() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc1057 int bta_co_rfc_data_outgoing(uint32_t id, uint8_t* buf, uint16_t size) { in bta_co_rfc_data_outgoing() function