Home
last modified time | relevance | path

Searched refs:ble_addr_type (Results 1 – 16 of 16) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c348 p_dev_rec->ble.ble_addr_type = p_inq_info->results.ble_addr_type; in btm_sec_alloc_dev()
557 p_target_rec->ble.ble_addr_type = p_dev_rec->ble.ble_addr_type; in btm_consolidate_dev()
Dbtm_ble.c124 p_dev_rec->ble.ble_addr_type = addr_type; in BTM_SecAddBleDevice()
131 p_info->results.ble_addr_type = p_dev_rec->ble.ble_addr_type ; in BTM_SecAddBleDevice()
134 p_info->results.device_type, p_info->results.ble_addr_type); in BTM_SecAddBleDevice()
361 *p_addr_type = p_dev_rec->ble.ble_addr_type; in BTM_ReadRemoteConnectionAddr()
631 *p_addr_type = p_inq_info->results.ble_addr_type; in BTM_ReadDevInfo()
644 p_dev_rec->ble.ble_addr_type = p_inq_info->results.ble_addr_type; in BTM_ReadDevInfo()
649 *p_addr_type = p_dev_rec->ble.ble_addr_type; in BTM_ReadDevInfo()
652 *p_addr_type = p_dev_rec->ble.ble_addr_type; in BTM_ReadDevInfo()
1937 p_dev_rec->ble.ble_addr_type = addr_type; in btm_ble_connected()
1951 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_RANDOM && !addr_matched) { in btm_ble_connected()
Dbtm_ble_addr.c492 *p_addr_type = p_dev_rec->ble.ble_addr_type; in btm_identity_addr_to_random_pseudo()
516 …if (controller_get_interface()->supports_ble_privacy() && p_dev_rec->ble.ble_addr_type != BLE_ADDR… in btm_random_pseudo_to_identity_addr()
Dbtm_ble_privacy.c779 p_dev_rec->ble.static_addr_type = p_dev_rec->ble.ble_addr_type; in btm_ble_resolving_list_load_dev()
Dbtm_ble_gap.c3310 p_cur->ble_addr_type = addr_type; in btm_ble_update_inq_result()
3374 if (p_cur->ble_addr_type != BLE_ADDR_RANDOM) { in btm_ble_update_inq_result()
Dbtm_acl.c202 * p_addr_type = p_dev_rec->ble.ble_addr_type; in btm_ble_get_acl_remote_addr()
/device/soc/winnermicro/wm800/board/include/platform/
Dwm_params.h471 u8 ble_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c578 if(btc_check_adv_list(p_data->inq_res.bd_addr, p_data->inq_res.ble_addr_type)) { in btc_search_callback()
587 param.scan_rst.ble_addr_type = p_data->inq_res.ble_addr_type; in btc_search_callback()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h431 tBLE_ADDR_TYPE ble_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h933 esp_ble_addr_type_t ble_addr_type; /*!< Ble device address type */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h533 tBLE_ADDR_TYPE ble_addr_type; /* LE device type: public or random address */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2689 result.inq_res.ble_addr_type = p_inq->ble_addr_type; in bta_dm_inq_results_cb()
4517 result.inq_res.ble_addr_type = p_inq->ble_addr_type; in bta_dm_observe_results_cb()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c804 peer_addr_type = p_lcb->ble_addr_type; in l2cble_init_direct_conn()
Dl2c_utils.c2263 p_lcb->ble_addr_type = addr_type; in l2cu_create_conn()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1078 UINT8 ble_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h651 UINT8 ble_addr_type; member