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

  /system/bt/stack/btm/
btm_ble_addr.cc 442 p_sec_rec->ble.active_addr_type =
445 p_sec_rec->ble.active_addr_type = rra_type;
451 BTM_TRACE_DEBUG("%s: active_addr_type: %d ", __func__,
452 p_sec_rec->ble.active_addr_type);
btm_int_types.h 456 uint8_t active_addr_type; member in struct:__anon2171
    [all...]
btm_acl.cc 154 switch (p_dev_rec->ble.active_addr_type) {
172 p_dev_rec->ble.active_addr_type);
    [all...]
btm_ble.cc     [all...]
btm_ble_gap.cc     [all...]

Completed in 157 milliseconds