Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.h92 struct btsock_rfc_connect { struct
104 extern struct btsock_rfc_connect btsock_rfc_connect; argument
Dmock_btif_sock_rfc.cc46 struct btsock_rfc_connect btsock_rfc_connect; variable
92 bt_status_t btsock_rfc_connect(const RawAddress* bd_addr, const Uuid* service_uuid, int channel, in btsock_rfc_connect() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc362 bt_status_t btsock_rfc_connect(const RawAddress* bd_addr, const Uuid* service_uuid, int channel, in btsock_rfc_connect() function