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

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 61 static void gap_ble_c_cmpl_cback (UINT16 conn_id, tGATTC_OPTYPE op, tGATT_STATUS status, tGATT_CL_COMPLETE *p_data);
66 gap_ble_c_cmpl_cback,
670 ** Function gap_ble_c_cmpl_cback
677 static void gap_ble_c_cmpl_cback (UINT16 conn_id, tGATTC_OPTYPE op, tGATT_STATUS status, tGATT_CL_COMPLETE *p_data) function
691 GAP_TRACE_EVENT3 ("gap_ble_c_cmpl_cback() - op_code: 0x%02x status: 0x%02x read_type: 0x%04x", op, status, op_type);

Completed in 149 milliseconds