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

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 407 #define BT_MS_TO_CLK(x) (((x) * 8 + 2) / 5)
  /external/libnfc-nci/src/include/
bt_types.h 391 #define BT_MS_TO_CLK(x) (((x) * 8 + 2) / 5)

Completed in 44 milliseconds