Home
last modified time | relevance | path

Searched refs:BTA_HH_GET_LE_DEV_HDL (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_int.h233 #define BTA_HH_GET_LE_DEV_HDL(x) (UINT8)(((x) + 1) << 4) macro
Dbta_hh_le.c339 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index); in bta_hh_le_open_conn()
1464 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index); in bta_hh_gatt_open()
2756 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index); in bta_hh_le_add_device()