Home
last modified time | relevance | path

Searched defs:hub_id (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc165 uint64_t hub_id, uint64_t endpoint_id, int max_rx_packet_size) { in btsock_listen()
220 uint64_t hub_id, uint64_t endpoint_id, int max_rx_packet_size) { in btsock_connect()
Dbtif_sock_l2cap.cc93 uint64_t hub_id; // ID of the hub to which the end point belongs member
934 const char* socket_name, uint64_t hub_id, in btsock_l2cap_listen_or_connect()
1038 uint64_t hub_id, uint64_t endpoint_id, int max_rx_packet_size) { in btsock_l2cap_listen()
1045 uint64_t hub_id, uint64_t endpoint_id, int max_rx_packet_size) { in btsock_l2cap_connect()
Dbtif_sock_rfc.cc106 uint64_t hub_id; // ID of the hub to which the end point belongs member
362 const char* socket_name, uint64_t hub_id, uint64_t endpoint_id, in btsock_rfc_listen()
439 const char* socket_name, uint64_t hub_id, uint64_t endpoint_id, in btsock_rfc_connect()
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.cc95 const char* socket_name, uint64_t hub_id, uint64_t endpoint_id, in btsock_rfc_connect()
119 const char* socket_name, uint64_t hub_id, uint64_t endpoint_id, in btsock_rfc_listen()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsocket.rs173 let hub_id: u64 = 0; in listen() localVariable
215 let hub_id: u64 = 0; in connect() localVariable
/packages/modules/Bluetooth/system/gd/hal/
Dsocket_hal.h32 uint64_t hub_id; member
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc1027 uint64_t hub_id = 0; in TEST_F() local
1043 uint64_t hub_id = 0; in TEST_F() local
1075 uint64_t hub_id = 0; in TEST_F() local