HomeSort by relevance Sort by last modified time
    Searched refs:own_addr_type (Results 1 - 6 of 6) sorted by null

  /system/bt/stack/btm/
btm_ble_bgconn.c 133 btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type,
139 btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type,
368 UINT8 own_addr_type = p_cb->addr_mgnt_cb.own_addr_type; local
392 own_addr_type |= BLE_ADDR_TYPE_ID_BIT;
402 own_addr_type, /* UINT8 addr_type_own */
481 p_cb->addr_mgnt_cb.own_addr_type,
492 p_cb->addr_mgnt_cb.own_addr_type,
btm_ble_gap.c 397 btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type,
403 btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type,
473 p_addr_cb->own_addr_type,
683 p_cb->addr_mgnt_cb.own_addr_type = BLE_ADDR_PUBLIC;
689 p_cb->addr_mgnt_cb.own_addr_type = BLE_ADDR_RANDOM;
1050 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; local
1762 own_addr_type = p_addr_cb->own_addr_type; local
1872 own_addr_type = p_addr_cb->own_addr_type; local
3136 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; local
    [all...]
btm_ble_addr.c 65 p_cb->own_addr_type = BLE_ADDR_RANDOM;
btm_ble_int.h 179 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member in struct:__anon72450
btm_ble_batchscan.c 555 addr_type = btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type;
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.c 883 UINT8 own_addr_type = BLE_ADDR_PUBLIC; local
    [all...]

Completed in 67 milliseconds