Searched refs:gap_find_ccb_by_handle (Results 1 – 1 of 1) sorted by relevance
45 static tGAP_CCB *gap_find_ccb_by_handle (UINT16 handle);262 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnClose()301 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReadData()400 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnBTRead()437 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnBTWrite()499 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnWriteData()576 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReconfig()618 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) { in GAP_ConnSetIdleTimeout()646 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnGetRemoteAddr()677 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) { in GAP_ConnGetRemMtuSize()[all …]