HomeSort by relevance Sort by last modified time
    Searched refs:BOND_TYPE_UNKNOWN (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;
479 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
494 p_dev_rec->bond_type = BOND_TYPE_UNKNOWN;
578 ** Returns The device bond type if known, otherwise BOND_TYPE_UNKNOWN
586 return BOND_TYPE_UNKNOWN;
btm_int.h 502 BOND_TYPE_UNKNOWN,
    [all...]
  /system/bt/btif/src/
btif_dm.c     [all...]

Completed in 54 milliseconds