Home
last modified time | relevance | path

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

/system/bt/device/src/
Dcontroller.cc196 HCI_LE_HOST_SUPPORTED(features_classic[1].as_array); in start_up()
/system/bt/stack/include/
Dhcidefs.h1400 #define HCI_LE_HOST_SUPPORTED(x) ((x)[0] & 0x02) macro