Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcidefs.h542 #define HCI_FLASH_OCCURED_EV(p) (*((UINT32 *)(p)) & 0x00010000) macro
/external/libnfc-nci/src/include/
Dhcidefs.h544 #define HCI_FLASH_OCCURED_EV(p) (*((UINT32 *)(p)) & 0x00010000) macro