Searched refs:remote_bd_addr (Results 1 - 23 of 23) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_storage.h80 bt_status_t btif_storage_get_remote_device_property(bt_bdaddr_t *remote_bd_addr,
94 bt_status_t btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr,
109 bt_status_t btif_storage_add_remote_device(bt_bdaddr_t *remote_bd_addr,
124 bt_status_t btif_storage_add_bonded_device(bt_bdaddr_t *remote_bd_addr,
139 bt_status_t btif_storage_remove_bonded_device(bt_bdaddr_t *remote_bd_addr);
236 bt_status_t btif_storage_add_hid_device_info(bt_bdaddr_t *remote_bd_addr,
265 bt_status_t btif_storage_remove_hid_info(bt_bdaddr_t *remote_bd_addr);
290 BOOLEAN btif_storage_is_device_autopair_blacklisted(bt_bdaddr_t *remote_bd_addr);
303 bt_status_t btif_storage_add_device_to_autopair_blacklist(bt_bdaddr_t *remote_bd_addr);
315 BOOLEAN btif_storage_is_fixed_pin_zeros_keyboard(bt_bdaddr_t *remote_bd_addr);
[all...]
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_storage.c178 bt_status_t btif_in_fetch_bonded_ble_device(char *remote_bd_addr,int add,
180 bt_status_t btif_storage_get_remote_addr_type(bt_bdaddr_t *remote_bd_addr,
218 static int prop2cfg(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) argument
221 if(remote_bd_addr)
222 bd2str(remote_bd_addr, &bdstr);
243 if(remote_bd_addr)
314 static int cfg2prop(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) argument
317 if(remote_bd_addr)
318 bd2str(remote_bd_addr, &bdstr);
336 if(remote_bd_addr)
703 btif_storage_get_remote_device_property(bt_bdaddr_t *remote_bd_addr, bt_property_t *property) argument
719 btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr, bt_property_t *property) argument
737 btif_storage_add_remote_device(bt_bdaddr_t *remote_bd_addr, uint32_t num_properties, bt_property_t *properties) argument
780 btif_storage_add_bonded_device(bt_bdaddr_t *remote_bd_addr, LINK_KEY link_key, uint8_t key_type, uint8_t pin_length) argument
805 btif_storage_remove_bonded_device(bt_bdaddr_t *remote_bd_addr) argument
963 btif_storage_add_ble_bonding_key(bt_bdaddr_t *remote_bd_addr, char *key, UINT8 key_type, UINT8 key_length) argument
1006 btif_storage_get_ble_bonding_key(bt_bdaddr_t *remote_bd_addr, UINT8 key_type, char *key_value, int key_length) argument
1050 btif_storage_remove_ble_bonding_keys(bt_bdaddr_t *remote_bd_addr) argument
1170 btif_in_fetch_bonded_ble_device(char *remote_bd_addr,int add, btif_bonded_devices_t *p_bonded_devices) argument
1343 btif_storage_set_remote_addr_type(bt_bdaddr_t *remote_bd_addr, UINT8 addr_type) argument
1363 btif_storage_get_remote_addr_type(bt_bdaddr_t *remote_bd_addr, int*addr_type) argument
1383 btif_storage_add_hid_device_info(bt_bdaddr_t *remote_bd_addr, UINT16 attr_mask, UINT8 sub_class, UINT8 app_id, UINT16 vendor_id, UINT16 product_id, UINT16 version, UINT8 ctry_code, UINT16 ssr_max_latency, UINT16 ssr_min_tout, UINT16 dl_len, UINT8 *dsc_list) argument
1513 btif_storage_remove_hid_info(bt_bdaddr_t *remote_bd_addr) argument
1637 btif_storage_is_device_autopair_blacklisted(bt_bdaddr_t *remote_bd_addr) argument
1703 btif_storage_add_device_to_autopair_blacklist(bt_bdaddr_t *remote_bd_addr) argument
1743 btif_storage_is_fixed_pin_zeros_keyboard(bt_bdaddr_t *remote_bd_addr) argument
1778 btif_storage_set_dmt_support_type(const bt_bdaddr_t *remote_bd_addr, BOOLEAN dmt_supported) argument
1808 btif_storage_is_dmt_supported_device(const bt_bdaddr_t *remote_bd_addr) argument
[all...]
H A Dbtif_dm.c2377 BD_ADDR remote_bd_addr; local
2378 bdcpy(remote_bd_addr, bd_addr->address);
2384 BTA_DmBlePasskeyReply(remote_bd_addr, accept, passkey);
/external/bluetooth/bluedroid/stack/gap/
H A Dgap_utils.c123 p_results->remote_bd_addr[0], p_results->remote_bd_addr[1],
124 p_results->remote_bd_addr[2], p_results->remote_bd_addr[3],
125 p_results->remote_bd_addr[4], p_results->remote_bd_addr[5]);
177 memcpy (p_result->bd_addr, p_cb->p_cur_inq->results.remote_bd_addr, BD_ADDR_LEN);
185 if ((BTM_ReadRemoteDeviceName (p_cb->p_cur_inq->results.remote_bd_addr,
248 if ((BTM_ReadRemoteDeviceName (p_cb->p_cur_inq->results.remote_bd_addr,
301 memcpy (bd_addr, p_result->results.remote_bd_addr, BD_ADDR_LE
[all...]
H A Dgap_api.c606 ptr = (UINT8 *)gap_cb.cur_inqptr->results.remote_bd_addr;
645 ptr = (UINT8 *)gap_cb.cur_inqptr->results.remote_bd_addr;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_csm.c169 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm,
176 || !btm_acl_notif_conn_collision(p_ccb->p_lcb->remote_bd_addr))
200 BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p_ccb->p_lcb->remote_bd_addr, &settings);
203 BTM_CancelSniffMode (p_ccb->p_lcb->remote_bd_addr);
207 if (btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm,
257 BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p_ccb->p_lcb->remote_bd_addr, &settings);
260 BTM_CancelSniffMode (p_ccb->p_lcb->remote_bd_addr);
264 if (btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm,
334 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm,
378 btm_sec_abort_access_req (p_ccb->p_lcb->remote_bd_addr);
[all...]
H A Dl2c_utils.c62 memcpy (p_lcb->remote_bd_addr, p_bd_addr, BD_ADDR_LEN);
151 btm_remove_sco_links(p_lcb->remote_bd_addr);
190 (*l2cb.fixed_reg[xx].pL2CA_FixedConn_Cb)(p_lcb->remote_bd_addr, FALSE, p_lcb->disc_reason, p_lcb->transport);
194 (*l2cb.fixed_reg[xx].pL2CA_FixedConn_Cb)(p_lcb->remote_bd_addr, FALSE, p_lcb->disc_reason, p_lcb->transport);
208 btm_acl_removed (p_lcb->remote_bd_addr, p_lcb->transport);
210 btm_acl_removed (p_lcb->remote_bd_addr, BT_TRANSPORT_BR_EDR);
273 (!memcmp (p_lcb->remote_bd_addr, p_bd_addr, BD_ADDR_LEN)))
1683 btm_sec_clr_temp_auth_service (p_lcb->remote_bd_addr);
2226 BTM_ReadDevInfo(p_lcb->remote_bd_addr, &dev_type, &addr_type);
2256 is_sco_active = btm_is_sco_active_by_bdaddr(p_lcb_cur->remote_bd_addr);
[all...]
H A Dl2c_ucd.c689 p_ccb->p_rcb->ucd.cb_info.pL2CA_UCD_Discover_Cb (p_ccb->p_lcb->remote_bd_addr,
709 p_ccb->p_rcb->ucd.cb_info.pL2CA_UCD_Discover_Cb (p_ccb->p_lcb->remote_bd_addr,
765 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, psm,
842 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, psm,
868 p_ccb->p_rcb->ucd.cb_info.pL2CA_UCD_Data_Cb(p_ccb->p_lcb->remote_bd_addr, (BT_HDR *)p_buf);
H A Dl2c_ble.c475 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev(p_lcb->remote_bd_addr);
648 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_or_alloc_dev (p_lcb->remote_bd_addr);
666 memcpy(init_addr, p_lcb->remote_bd_addr, BD_ADDR_LEN);
715 memcpy (l2cb.ble_connecting_bda, p_lcb->remote_bd_addr, BD_ADDR_LEN);
H A Dl2c_api.c1177 flush_tout, p_lcb->remote_bd_addr[3],
1178 p_lcb->remote_bd_addr[4], p_lcb->remote_bd_addr[5]);
1247 memcpy (bd_addr, p_lcb->remote_bd_addr, BD_ADDR_LEN);
1374 (p_lcb->remote_bd_addr, TRUE, 0, p_lcb->transport);
1377 (p_lcb->remote_bd_addr, TRUE, 0, BT_TRANSPORT_BR_EDR);
H A Dl2c_link.c412 btm_sco_acl_removed (p_lcb->remote_bd_addr);
442 (*l2cb.fixed_reg[xx].pL2CA_FixedConn_Cb)(p_lcb->remote_bd_addr, FALSE,
445 (*l2cb.fixed_reg[xx].pL2CA_FixedConn_Cb)(p_lcb->remote_bd_addr, FALSE,
675 memcpy (ci.bd_addr, p_lcb->remote_bd_addr, sizeof(BD_ADDR));
1087 if (BTM_ReadPowerMode(p_lcb->remote_bd_addr, &mode) == BTM_SUCCESS)
1444 (*p_lcb->p_nocp_cb)(p_lcb->remote_bd_addr);
H A Dl2c_main.c242 tcs_proc_bcst_msg( p_lcb->remote_bd_addr, p_msg ) ;
274 l2cble_notify_le_connection(p_lcb->remote_bd_addr);
281 (*l2cb.fixed_reg[rcv_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb)(p_lcb->remote_bd_addr, p_msg);
421 memcpy (ci.bd_addr, p_lcb->remote_bd_addr, sizeof(BD_ADDR));
785 memcpy (ci.bd_addr, p_lcb->remote_bd_addr, sizeof(BD_ADDR));
H A Dl2c_int.h393 BD_ADDR remote_bd_addr; /* The BD address of the remote */ member in struct:t_l2c_linkcb
H A Dl2c_fcr.c1493 (*l2cb.fixed_reg[p_ccb->local_cid - L2CAP_FIRST_FIXED_CHNL].pL2CA_FixedData_Cb)(p_ccb->p_lcb->remote_bd_addr, p_buf);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c367 && (bda && (0 == memcmp(btm_cb.devcb.switch_role_ref_data.remote_bd_addr, bda, BD_ADDR_LEN))))
598 tBTM_STATUS BTM_GetRole (BD_ADDR remote_bd_addr, UINT8 *p_role) argument
602 if ((p = btm_bda_to_acl(remote_bd_addr, BT_TRANSPORT_BR_EDR)) == NULL)
631 tBTM_STATUS BTM_SwitchRole (BD_ADDR remote_bd_addr, UINT8 new_role, tBTM_CMPL_CB *p_cb) argument
647 remote_bd_addr[0], remote_bd_addr[1], remote_bd_addr[2],
648 remote_bd_addr[3], remote_bd_addr[4], remote_bd_addr[
780 BTM_ChangeLinkKey(BD_ADDR remote_bd_addr, tBTM_CMPL_CB *p_cb) argument
[all...]
H A Dbtm_inq.c1245 if ((p_ent->in_use) && (!memcmp (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN)))
1651 (!memcmp (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN)))
1752 if ((p_ent->in_use) && (!memcmp (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN)))
1783 memcpy (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN);
1808 memcpy (p_old->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN);
2456 if (btm_initiate_rem_name (p_cur->results.remote_bd_addr,
2814 if (btm_initiate_rem_name (p_cur->results.remote_bd_addr,
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c94 static void bta_dm_discover_device(BD_ADDR remote_bd_addr);
98 static BOOLEAN bta_dm_dev_blacklisted_for_switch (BD_ADDR remote_bd_addr);
122 static void bta_dm_remove_sec_dev_entry(BD_ADDR remote_bd_addr);
1565 bta_dm_discover_device(bta_dm_search_cb.p_btm_inq_info->results.remote_bd_addr);
2359 bta_dm_discover_device(bta_dm_search_cb.p_btm_inq_info->results.remote_bd_addr);
2384 static void bta_dm_discover_device(BD_ADDR remote_bd_addr) argument
2394 BTM_ReadDevInfo(remote_bd_addr, &dev_type, &addr_type);
2404 remote_bd_addr[0],remote_bd_addr[1],
2405 remote_bd_addr[
3824 bta_dm_dev_blacklisted_for_switch(BD_ADDR remote_bd_addr) argument
3879 bta_dm_remove_sec_dev_entry(BD_ADDR remote_bd_addr) argument
[all...]
/external/bluetooth/bluedroid/stack/include/
H A Dbtu.h175 BD_ADDR remote_bd_addr; member in struct:__anon1510
H A Dsdp_api.h128 BD_ADDR remote_bd_addr; /* Remote BD address */ member in struct:t_sdp_disc_rec
H A Dbtm_api.h608 BD_ADDR remote_bd_addr; member in struct:__anon1402
745 BD_ADDR remote_bd_addr; /* Remote BD addr involved with the switch */ member in struct:__anon1408
755 BD_ADDR remote_bd_addr; /* Remote BD addr involved with the change link key */ member in struct:__anon1409
3160 BTM_API extern tBTM_STATUS BTM_GetRole (BD_ADDR remote_bd_addr, UINT8 *p_role);
3180 BTM_API extern tBTM_STATUS BTM_SwitchRole (BD_ADDR remote_bd_addr,
3197 BTM_API extern tBTM_STATUS BTM_ChangeLinkKey (BD_ADDR remote_bd_addr,
/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_api.c313 bdcpy(p_bd_addr, p_info->results.remote_bd_addr);
H A Dbta_jv_act.c1270 bdcpy(serv_sel.bd_addr, p_rec->remote_bd_addr);
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_discovery.c866 memcpy (p_rec->remote_bd_addr, p_bda, BD_ADDR_LEN);

Completed in 319 milliseconds