Searched refs:cl_op_uuid (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
H A Dgap_ble.c581 UINT16 op = p_clcb->cl_op_uuid;
585 p_clcb->cl_op_uuid = 0;
597 p_clcb->cl_op_uuid == 0)
615 UINT16 cl_op_uuid; local
647 cl_op_uuid = p_clcb->cl_op_uuid;
649 GAP_TRACE_EVENT1 ("cl_op_uuid=0x%04x", cl_op_uuid );
653 p_clcb->cl_op_uuid = 0;
654 if (cl_op_uuid
[all...]
H A Dgap_int.h154 UINT16 cl_op_uuid; member in struct:__anon1148

Completed in 31 milliseconds