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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 468 * p_static_addr_type = p_dev_rec->ble.static_addr_type;
504 p_acl->active_remote_addr_type = p_sec_rec->ble.static_addr_type;
btm_ble_bgconn.c 95 started = btsnd_hcic_ble_add_white_list (p_dev_rec->ble.static_addr_type,
108 started = btsnd_hcic_ble_remove_from_white_list (p_dev_rec->ble.static_addr_type, p_dev_rec->ble.static_addr);
btm_int.h 508 tBLE_ADDR_TYPE static_addr_type; /* static address type */ member in struct:__anon5874
    [all...]
btm_ble.c     [all...]
btm_acl.c 181 * p_addr_type = p_dev_rec->ble.static_addr_type;
    [all...]
  /external/bluetooth/bluedroid/vnd/ble/
vendor_ble.c 399 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
566 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);

Completed in 49 milliseconds