Home
last modified time | relevance | path

Searched refs:executing_conn_id (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_le.c91 UINT16 *executing_conn_id = osi_malloc(sizeof(UINT16)); in mark_as_executing() local
92 *executing_conn_id = conn_id; in mark_as_executing()
96 list_append(gatt_op_queue_executing, executing_conn_id); in mark_as_executing()