HomeSort by relevance Sort by last modified time
    Searched full:op_node (Results 1 - 1 of 1) sorted by null

  /system/bt/bta/hh/
bta_hh_le.c 154 list_node_t *op_node = list_foreach(gatt_op_queue, find_op_by_conn_id, &conn_id); local
155 if (op_node == NULL) {
159 gatt_operation *op = list_node(op_node);
    [all...]

Completed in 249 milliseconds