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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 287 typedef UINT8 tGATT_CH_STATE;
346 tGATT_CH_STATE ch_state;
531 extern void gatt_set_ch_state(tGATT_TCB *p_tcb, tGATT_CH_STATE ch_state);
532 extern tGATT_CH_STATE gatt_get_ch_state(tGATT_TCB *p_tcb);
gatt_main.c 182 tGATT_CH_STATE ch_state;
    [all...]

Completed in 32 milliseconds