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 93 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN; /* Default value */
255 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN; /* Default value */
298 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
474 p_target_rec->bond_type = temp_rec.bond_type;
479 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
494 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
588 return p_dev_rec->bond_type;
601 BOOLEAN btm_set_bond_type_dev(BD_ADDR bd_addr, tBTM_BOND_TYPE bond_type)
608 p_dev_rec->bond_type = bond_type
    [all...]
btm_int.h 602 tBTM_BOND_TYPE bond_type; /* peering bond type */ member in struct:__anon72470
    [all...]
  /system/bt/btif/src/
btif_dm.c 109 tBTM_BOND_TYPE bond_type; member in struct:__anon72228
545 if (pairing_cb.bond_type == BOND_TYPE_TEMPORARY)
    [all...]

Completed in 35 milliseconds