Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c280 p->lmp_version = HCI_PROTO_VERSION_4_0; in btm_acl_created()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h31 #define HCI_PROTO_VERSION_4_0 0x06 /* Version for BT spec 4.0 */ macro