Home
last modified time | relevance | path

Searched refs:GAP_ERR_BUSY (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gap/
Dgap_utils.c124 return (GAP_ERR_BUSY); in gap_convert_btm_status()
/system/bt/stack/include/
Dgap_api.h32 #define GAP_ERR_BUSY (GAP_ERR_GRP + 0x03) /* The requested function was busy */ macro