HomeSort by relevance Sort by last modified time
    Searched refs:HCI_OCF (Results 1 - 3 of 3) sorted by null

  /system/bt/vendor_libs/test_vendor_lib/src/
command_packet.cc 40 return HCI_OCF(GetOpcode());
  /external/libnfc-nci/src/include/
hcidefs.h 42 #define HCI_OCF(p) ( 0x3FF & (p))
    [all...]
  /system/bt/stack/include/
hcidefs.h 45 #define HCI_OCF(p) ( 0x3FF & (p))
    [all...]

Completed in 48 milliseconds