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

  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 813 if ( (p_auth_cmpl->success == TRUE) && (p_auth_cmpl->key_present) )
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 627 BOOLEAN key_present; /* Valid link key value in key element */ member in struct:__anon2621
    [all...]
  /external/qemu/hw/
bt-hci.c 224 if (bt->key_present) {
254 bt->key_present = 1;
    [all...]
bt.h 80 int key_present; member in struct:bt_device_s
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 841 sec_event.auth_cmpl.key_present = FALSE;
    [all...]

Completed in 1156 milliseconds