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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 38 #define GATT_TRANS_ID_MAX 0x0fffffff /* 4 MSB is reserved */
gatt_sr.c 67 p_tcb->trans_id %= GATT_TRANS_ID_MAX;
    [all...]

Completed in 140 milliseconds