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

  /system/nfc/src/hal/include/
nfc_types.h 79 #define UINT24_TO_STREAM(p, u24) \
  /system/bt/stack/btm/
ble_advertiser_hci_interface.cc 486 UINT24_TO_STREAM(pp, adv_int_min);
487 UINT24_TO_STREAM(pp, adv_int_max);
  /system/bt/stack/include/
bt_types.h 277 #define UINT24_TO_STREAM(p, u24) \
    [all...]

Completed in 51 milliseconds