Searched defs:GATT_CREATE_CONN_ID (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_int.h35 #define GATT_CREATE_CONN_ID(tcb_idx, gatt_if) ((UINT16) ((((UINT8)(tcb_idx) ) << 8) | ((UINT8) (gatt_if)))) macro

Completed in 30 milliseconds