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

  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 34 static void gap_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
60 gap_cb.conn.reg_info.pAMP_ConfigInd_Cb = gap_config_ind;
77 gap_cb.conn.reg_info.pL2CA_ConfigInd_Cb = gap_config_ind;
869 ** Function gap_config_ind
877 static void gap_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg) function
    [all...]

Completed in 57 milliseconds