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

  /system/bt/stack/include/
bt_types.h 291 #define BE_STREAM_TO_UINT64(u64, p) {u64 = ((UINT64)(*((p) + 7)) + ((UINT64)(*((p) + 6)) << 8) + \
    [all...]
  /system/bt/btif/src/
btif_rc.c     [all...]

Completed in 56 milliseconds