Searched refs:gap_find_ccb_by_handle (Results 1 – 1 of 1) sorted by relevance
44 static tGAP_CCB *gap_find_ccb_by_handle (UINT16 handle);307 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnClose()346 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReadData()447 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnBTRead()489 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnWriteData()563 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReconfig()603 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) in GAP_ConnSetIdleTimeout()629 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnGetRemoteAddr()663 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) in GAP_ConnGetRemMtuSize()685 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) in GAP_ConnGetL2CAPCid()[all …]