Searched refs:BT_STATUS_RMT_DEV_DOWN (Results 1 – 6 of 6) sorted by relevance
100 BT_STATUS_RMT_DEV_DOWN, enumerator129 case BT_STATUS_RMT_DEV_DOWN: in bt_status_text()
88 public static final int BT_STATUS_RMT_DEV_DOWN = 10; field in AbstractionLayer
666 } else if (reason == AbstractionLayer.BT_STATUS_RMT_DEV_DOWN) { in getUnbondReasonFromHALCode()
98 CASE_RETURN_TEXT(BT_STATUS_RMT_DEV_DOWN); in BtStatusText()
163 bondingMsg.arg2 = AbstractionLayer.BT_STATUS_RMT_DEV_DOWN; in testUuidUpdateWithPendingDevice()
1184 status = BT_STATUS_RMT_DEV_DOWN; in btif_dm_auth_cmpl_evt()