Home
last modified time | relevance | path

Searched refs:BT_FEAT_LMP_ESCO_CAPABLE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c547 if (BT_FEAT_LMP_ESCO_CAPABLE(bt_dev.features)) { in bt_conn_create_sco()
643 if (BT_FEAT_LMP_ESCO_CAPABLE(bt_dev.features)) { in bt_conn_add_sco()
A Dhci_core.c6543 if (BT_FEAT_LMP_ESCO_CAPABLE(bt_dev.features)) { in device_supported_pkt_type()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h79 #define BT_FEAT_LMP_ESCO_CAPABLE(feat) BT_FEAT_TEST(feat, 0, 3, 7) macro

Completed in 29 milliseconds