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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 102 started = btsnd_hcic_ble_add_white_list (p_dev_rec->ble.static_addr_type, p_dev_rec->ble.static_addr);
113 started = btsnd_hcic_ble_remove_from_white_list (p_dev_rec->ble.static_addr_type, p_dev_rec->ble.static_addr);
btm_int.h 489 tBLE_ADDR_TYPE static_addr_type; /* static address type */ member in struct:__anon3079
    [all...]
btm_ble.c 875 p_rec->ble.static_addr_type = p_keys->pid_key.addr_type;
    [all...]

Completed in 61 milliseconds