Home | Sort by relevance Sort by last modified time |
/external/bluetooth/bluedroid/stack/gatt/ | |
gatt_int.h | 40 #define GATT_TRANS_ID_MAX 0x0fffffff /* 4 MSB is reserved */ |
gatt_sr.c | 66 p_tcb->trans_id %= GATT_TRANS_ID_MAX; [all...] |