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.h62 struct bta_co_rfc_data_outgoing { struct
68 extern struct bta_co_rfc_data_outgoing bta_co_rfc_data_outgoing; argument
Dmock_btif_sock_rfc.cc42 struct bta_co_rfc_data_outgoing bta_co_rfc_data_outgoing; variable
81 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.cc1455 int bta_co_rfc_data_outgoing(uint32_t id, uint8_t* buf, uint16_t size) { in bta_co_rfc_data_outgoing() function