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

  /system/bt/stack/btm/
btm_dev.c 89 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
468 p_target_rec->bond_type = temp_rec.bond_type;
586 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
609 return p_dev_rec->bond_type;
622 BOOLEAN btm_set_bond_type_dev(BD_ADDR bd_addr, tBTM_BOND_TYPE bond_type)
629 p_dev_rec->bond_type = bond_type;
btm_int.h 602 tBTM_BOND_TYPE bond_type; /* peering bond type */ member in struct:__anon73591
    [all...]
  /system/bt/btif/src/
btif_dm.c 109 tBTM_BOND_TYPE bond_type; member in struct:__anon73349
545 if (pairing_cb.bond_type == BOND_TYPE_TEMPORARY)
    [all...]

Completed in 99 milliseconds