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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 504 p_acl->active_remote_addr_type = p_sec_rec->ble.static_addr_type;
509 p_acl->active_remote_addr_type = BLE_ADDR_RANDOM;
btm_int.h 124 UINT8 active_remote_addr_type; /* local device address type for this connection */ member in struct:__anon5863
    [all...]
btm_ble.c 364 *p_addr_type = p->active_remote_addr_type;
    [all...]
btm_acl.c 326 &p->active_remote_addr_type);
    [all...]

Completed in 134 milliseconds