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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 265 gatt_cb.handle_of_h_r = GATTS_AddCharacteristic(service_handle, &uuid, 0, GATT_CHAR_PROP_BIT_INDICATE);
268 gatt_cb.handle_of_h_r );
gatt_main.c 962 if (gatt_cb.handle_of_h_r)
969 gatt_cb.handle_of_h_r,
    [all...]
gatt_int.h 486 UINT16 handle_of_h_r; /* Handle of the handles reused characteristic value */ member in struct:__anon3578
gatt_utils.c 746 if (p_tcb->indicate_handle == gatt_cb.handle_of_h_r)
754 if (p_buf->handle == gatt_cb.handle_of_h_r)
    [all...]
gatt_sr.c     [all...]

Completed in 7073 milliseconds