Searched refs:gap_find_ccb_by_handle (Results 1 – 1 of 1) sorted by relevance
42 static tGAP_CCB *gap_find_ccb_by_handle (UINT16 handle);255 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnClose()294 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()439 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnBTWrite()507 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnWriteData()587 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReconfig()627 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) in GAP_ConnSetIdleTimeout()653 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnGetRemoteAddr()687 if ((p_ccb = gap_find_ccb_by_handle (gap_handle)) == NULL) in GAP_ConnGetRemMtuSize()[all …]