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

  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 37 static void gap_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed);
63 gap_cb.conn.reg_info.pAMP_DisconnectInd_Cb = gap_disconnect_ind;
80 gap_cb.conn.reg_info.pL2CA_DisconnectInd_Cb = gap_disconnect_ind;
960 ** Function gap_disconnect_ind
968 static void gap_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed) function
    [all...]

Completed in 55 milliseconds