Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.h93 struct btsock_rfc_connect { struct
112 extern struct btsock_rfc_connect btsock_rfc_connect; argument
Dmock_btif_sock_rfc.cc45 struct btsock_rfc_connect btsock_rfc_connect; variable
93 bt_status_t btsock_rfc_connect(const RawAddress* bd_addr, const bluetooth::Uuid* uuid, int channel, in btsock_rfc_connect() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc437 bt_status_t btsock_rfc_connect(const RawAddress* bd_addr, const Uuid* service_uuid, int channel, in btsock_rfc_connect() function