Home
last modified time | relevance | path

Searched refs:HCI_UNKNOWN_CONNECTION_IDENTIFIER (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_error.h28 #define HCI_UNKNOWN_CONNECTION_IDENTIFIER 0x02 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c918 } else if (eventParam->status == HCI_UNKNOWN_CONNECTION_IDENTIFIER) { in BtmUpdateLeConnectionOnConnectComplete()
1060 } else if (eventParam->status == HCI_UNKNOWN_CONNECTION_IDENTIFIER) { in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1072 } else if (eventParam->status == HCI_UNKNOWN_CONNECTION_IDENTIFIER) { in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1119 case HCI_UNKNOWN_CONNECTION_IDENTIFIER: in BtmOnLeConnectionComplete()
1213 } else if (eventParam->status == HCI_UNKNOWN_CONNECTION_IDENTIFIER) { in BtmUpdateConnectionInfoOnLeEnhancedConnectionComplete()
1241 } else if (eventParam->status == HCI_UNKNOWN_CONNECTION_IDENTIFIER) { in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
1253 } else if (eventParam->status == HCI_UNKNOWN_CONNECTION_IDENTIFIER) { in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
1300 case HCI_UNKNOWN_CONNECTION_IDENTIFIER: in BtmOnLeEnhancedConnectionComplete()

Completed in 4 milliseconds