Home
last modified time | relevance | path

Searched refs:__DEPRECATED_MACRO (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci_err.h86 #define BT_HCI_ERR_AUTHENTICATION_FAIL __DEPRECATED_MACRO BT_HCI_ERR_AUTH_FAIL
A Dhci.h618 #define BT_LE_ADV_IND (__DEPRECATED_MACRO 0x00)
619 #define BT_LE_ADV_DIRECT_IND (__DEPRECATED_MACRO 0x01)
620 #define BT_LE_ADV_SCAN_IND (__DEPRECATED_MACRO 0x02)
621 #define BT_LE_ADV_NONCONN_IND (__DEPRECATED_MACRO 0x03)
622 #define BT_LE_ADV_DIRECT_IND_LOW_DUTY (__DEPRECATED_MACRO 0x04)
624 #define BT_LE_ADV_SCAN_RSP (__DEPRECATED_MACRO 0x04)
/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dcommon.h159 #define BUILD_ASSERT_MSG(EXPR, MSG) __DEPRECATED_MACRO BUILD_ASSERT(EXPR, MSG)
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h536 #define __DEPRECATED_MACRO macro
/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h1115 #define MACRO_MAP(...) __DEPRECATED_MACRO FOR_EACH(__VA_ARGS__)

Completed in 23 milliseconds