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

  /system/bt/bta/hh/
bta_hh_int.h 228 #define BTA_HH_GET_LE_DEV_HDL(x) (UINT8)(((x) + 1) << 4)
bta_hh_le.c 442 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index);
    [all...]

Completed in 39 milliseconds