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.c 501 p_sec_rec->ble.active_addr_type = rra_dummy ? BTM_BLE_ADDR_STATIC: BTM_BLE_ADDR_RRA;
503 p_sec_rec->ble.active_addr_type = rra_type;
511 BTM_TRACE_DEBUG("%s: active_addr_type: %d ",
512 __func__, p_sec_rec->ble.active_addr_type);
btm_acl.c 171 switch (p_dev_rec->ble.active_addr_type)
189 BTM_TRACE_ERROR("Unknown active address: %d", p_dev_rec->ble.active_addr_type);
    [all...]
btm_ble.c     [all...]
btm_int.h 487 UINT8 active_addr_type; member in struct:__anon72468
    [all...]
btm_ble_gap.c     [all...]

Completed in 50 milliseconds