Home
last modified time | relevance | path

Searched defs:rem_bda (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dacl_api_types.h43 RawAddress rem_bda; member
54 RawAddress rem_bda; member
65 RawAddress rem_bda; member
75 RawAddress rem_bda; member
85 RawAddress rem_bda; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_l2cap_api.cc186 const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl()
191 const RawAddress& rem_bda, in L2CA_SendFixedChnlData()
198 const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl()
202 uint16_t bluetooth::shim::L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle()
207 const RawAddress& rem_bda, uint16_t min_int, uint16_t max_int, in L2CA_LeConnectionUpdate()
214 bool bluetooth::shim::L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, in L2CA_EnableUpdateBleConnParams()
229 bool bluetooth::shim::L2CA_SetLeGattTimeout(const RawAddress& rem_bda, in L2CA_SetLeGattTimeout()
Dmock_stack_l2cap_api.cc230 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl()
234 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData()
240 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl()
244 bool L2CA_SetLeGattTimeout(const RawAddress& rem_bda, uint16_t idle_tout) { in L2CA_SetLeGattTimeout()
248 bool L2CA_MarkLeLinkAsActive(const RawAddress& rem_bda) { in L2CA_MarkLeLinkAsActive()
Dmock_stack_l2cap_ble.cc83 bool L2CA_UpdateBleConnParams(const RawAddress& rem_bda, uint16_t min_int, in L2CA_UpdateBleConnParams()
91 bool L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, bool enable) { in L2CA_EnableUpdateBleConnParams()
206 bool L2CA_SubrateRequest(const RawAddress& rem_bda, uint16_t subrate_min, in L2CA_SubrateRequest()
Dmock_stack_pan_api.cc62 tPAN_RESULT PAN_Connect(const RawAddress& rem_bda, tPAN_ROLE src_role, in PAN_Connect()
Dmock_stack_gatt_main.cc47 bool gatt_connect(const RawAddress& rem_bda, tGATT_TCB* p_tcb, tBLE_ADDR_TYPE addr_type, in gatt_connect()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1272 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl()
1396 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData()
1503 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl()
1573 bool L2CA_SetLeGattTimeout(const RawAddress& rem_bda, uint16_t idle_tout) { in L2CA_SetLeGattTimeout()
1602 bool L2CA_MarkLeLinkAsActive(const RawAddress& rem_bda) { in L2CA_MarkLeLinkAsActive()
Dl2c_ble.cc88 bool L2CA_UpdateBleConnParams(const RawAddress& rem_bda, uint16_t min_int, in L2CA_UpdateBleConnParams()
142 bool L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, bool enable) { in L2CA_EnableUpdateBleConnParams()
1857 bool L2CA_SubrateRequest(const RawAddress& rem_bda, uint16_t subrate_min, in L2CA_SubrateRequest()
/packages/modules/Bluetooth/system/stack/pan/
Dpan_main.cc285 UNUSED_ATTR const RawAddress& rem_bda, in pan_connect_state_cb()
Dpan_api.cc245 tPAN_RESULT PAN_Connect(const RawAddress& rem_bda, tPAN_ROLE src_role, in PAN_Connect()
Dpan_int.h58 RawAddress rem_bda; member
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1006 bool L2CA_ConnectFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl()
1029 uint16_t L2CA_SendFixedChnlData(uint16_t cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData()
1046 bool L2CA_RemoveFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl()
1061 uint16_t L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle()
1069 void L2CA_LeConnectionUpdate(const RawAddress& rem_bda, uint16_t min_int, in L2CA_LeConnectionUpdate()
1097 bool L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, bool enable) { in L2CA_EnableUpdateBleConnParams()
1160 bool L2CA_SetLeGattTimeout(const RawAddress& rem_bda, uint16_t idle_tout) { in L2CA_SetLeGattTimeout()
/packages/modules/Bluetooth/system/bta/include/
Dbta_jv_api.h210 RawAddress rem_bda; /* The peer address */ member
218 RawAddress rem_bda; /* The peer address */ member
279 RawAddress rem_bda; /* The peer address */ member
286 RawAddress rem_bda; /* The peer address */ member
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc235 bool gatt_connect(const RawAddress& rem_bda, tBLE_ADDR_TYPE addr_type, in gatt_connect()
256 bool gatt_connect(const RawAddress& rem_bda, tGATT_TCB* p_tcb, in gatt_connect()
Dgatt_utils.cc796 void gatt_sr_get_sec_info(const RawAddress& rem_bda, tBT_TRANSPORT transport, in gatt_sr_get_sec_info()
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_int.h110 RawAddress rem_bda; member
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_act.cc1285 RawAddress rem_bda = RawAddress::kEmpty; in bta_jv_port_mgmt_cl_cback() local
1463 RawAddress rem_bda = RawAddress::kEmpty; in bta_jv_port_mgmt_sr_cback() local
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc347 bool smp_send_msg_to_L2CAP(const RawAddress& rem_bda, BT_HDR* p_toL2CAP) { in smp_send_msg_to_L2CAP()