Searched refs:GAP_ERR_BUSY (Results 1 – 3 of 3) sorted by relevance
418 return (GAP_ERR_BUSY); in gap_convert_btm_status()
195 status = GAP_ERR_BUSY; in GAP_FindAddrByName()
33 #define GAP_ERR_BUSY (GAP_ERR_GRP + 0x03) /* The requested function was busy */ macro