Home
last modified time | relevance | path

Searched refs:HCI_ERR_UNSUPPORTED_REM_FEATURE (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dhcidefs.h645 #define HCI_ERR_UNSUPPORTED_REM_FEATURE 0x1A macro
/system/bt/stack/btm/
Dbtm_ble_gap.cc2339 if (status != HCI_ERR_UNSUPPORTED_REM_FEATURE) return; in btm_ble_read_remote_features_complete()