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

  /system/bt/stack/gatt/
gatt_main.cc 107 gatt_cb.sign_op_queue = fixed_queue_new(SIZE_MAX);
156 fixed_queue_free(gatt_cb.sign_op_queue, NULL);
157 gatt_cb.sign_op_queue = NULL;
    [all...]
gatt_int.h 370 fixed_queue_t* sign_op_queue; member in struct:__anon106247

Completed in 42 milliseconds