/system/bt/stack/include/ |
D | acl_api_types.h | 43 RawAddress rem_bda; member 54 RawAddress rem_bda; member 65 RawAddress rem_bda; member 75 RawAddress rem_bda; member 85 RawAddress rem_bda; member
|
/system/bt/test/mock/ |
D | mock_main_shim_l2cap_api.cc | 192 const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() 197 const RawAddress& rem_bda, in L2CA_SendFixedChnlData() 204 const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() 208 uint16_t bluetooth::shim::L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle() 213 const RawAddress& rem_bda, uint16_t min_int, uint16_t max_int, in L2CA_LeConnectionUpdate() 220 bool bluetooth::shim::L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, in L2CA_EnableUpdateBleConnParams() 235 bool bluetooth::shim::L2CA_SetLeGattTimeout(const RawAddress& rem_bda, in L2CA_SetLeGattTimeout()
|
D | mock_stack_l2cap_api.cc | 229 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() 233 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() 239 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() 243 bool L2CA_SetLeGattTimeout(const RawAddress& rem_bda, uint16_t idle_tout) { in L2CA_SetLeGattTimeout()
|
D | mock_stack_l2cap_ble.cc | 81 bool L2CA_UpdateBleConnParams(const RawAddress& rem_bda, uint16_t min_int, in L2CA_UpdateBleConnParams() 89 bool L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, bool enable) { in L2CA_EnableUpdateBleConnParams()
|
D | mock_stack_pan_api.cc | 52 tPAN_RESULT PAN_Connect(const RawAddress& rem_bda, uint8_t src_role, in PAN_Connect()
|
D | mock_stack_gatt_main.cc | 48 bool gatt_connect(const RawAddress& rem_bda, tGATT_TCB* p_tcb, in gatt_connect()
|
/system/bt/stack/test/common/ |
D | mock_main_shim_l2c_api.cc | 46 const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() 105 const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() 119 bool bluetooth::shim::L2CA_SetLeGattTimeout(const RawAddress& rem_bda, in L2CA_SetLeGattTimeout() 163 const RawAddress& rem_bda, in L2CA_SendFixedChnlData()
|
D | mock_gatt_main.cc | 47 bool gatt_connect(const RawAddress& rem_bda, tGATT_TCB* p_tcb, in gatt_connect()
|
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 1147 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() 1261 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() 1368 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() 1438 bool L2CA_SetLeGattTimeout(const RawAddress& rem_bda, uint16_t idle_tout) { in L2CA_SetLeGattTimeout()
|
D | l2c_ble.cc | 71 bool L2CA_UpdateBleConnParams(const RawAddress& rem_bda, uint16_t min_int, in L2CA_UpdateBleConnParams() 125 bool L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, bool enable) { in L2CA_EnableUpdateBleConnParams()
|
/system/bt/stack/pan/ |
D | pan_main.cc | 281 UNUSED_ATTR const RawAddress& rem_bda, in pan_connect_state_cb()
|
D | pan_api.cc | 228 tPAN_RESULT PAN_Connect(const RawAddress& rem_bda, uint8_t src_role, in PAN_Connect()
|
D | pan_int.h | 50 RawAddress rem_bda; member
|
/system/bt/bta/include/ |
D | bta_jv_api.h | 188 RawAddress rem_bda; /* The peer address */ member 196 RawAddress rem_bda; /* The peer address */ member 254 RawAddress rem_bda; /* The peer address */ member 261 RawAddress rem_bda; /* The peer address */ member
|
/system/bt/main/shim/ |
D | l2c_api.cc | 996 bool L2CA_ConnectFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() 1019 uint16_t L2CA_SendFixedChnlData(uint16_t cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() 1036 bool L2CA_RemoveFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() 1051 uint16_t L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle() 1059 void L2CA_LeConnectionUpdate(const RawAddress& rem_bda, uint16_t min_int, in L2CA_LeConnectionUpdate() 1087 bool L2CA_EnableUpdateBleConnParams(const RawAddress& rem_bda, bool enable) { in L2CA_EnableUpdateBleConnParams() 1150 bool L2CA_SetLeGattTimeout(const RawAddress& rem_bda, uint16_t idle_tout) { in L2CA_SetLeGattTimeout()
|
/system/bt/stack/bnep/ |
D | bnep_int.h | 108 RawAddress rem_bda; member
|
/system/bt/bta/jv/ |
D | bta_jv_act.cc | 1205 RawAddress rem_bda = RawAddress::kEmpty; in bta_jv_port_mgmt_cl_cback() local 1384 RawAddress rem_bda = RawAddress::kEmpty; in bta_jv_port_mgmt_sr_cback() local
|
/system/bt/stack/gatt/ |
D | gatt_main.cc | 211 bool gatt_connect(const RawAddress& rem_bda, tGATT_TCB* p_tcb, in gatt_connect()
|
D | gatt_utils.cc | 755 void gatt_sr_get_sec_info(const RawAddress& rem_bda, tBT_TRANSPORT transport, in gatt_sr_get_sec_info()
|
/system/bt/stack/smp/ |
D | smp_utils.cc | 335 bool smp_send_msg_to_L2CAP(const RawAddress& rem_bda, BT_HDR* p_toL2CAP) { in smp_send_msg_to_L2CAP()
|