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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 409 tL2C_CONN_INFO conn_info; local
411 conn_info.l2cap_result = result;
412 conn_info.l2cap_status = status;
415 l2c_csm_execute (p_ccb, L2CEVT_L2CA_CONNECT_RSP, &conn_info);
417 l2c_csm_execute (p_ccb, L2CEVT_L2CA_CONNECT_RSP_NEG, &conn_info);
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 2452 struct hci_conn_info conn_info[0]; member in struct:hci_conn_list_req
2459 struct hci_conn_info conn_info[0]; member in struct:hci_conn_info_req
    [all...]

Completed in 270 milliseconds