Searched refs:GAP_EOINQDB (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gap/
H A Dgap_utils.c192 p_result->status = GAP_EOINQDB; /* No inquiry results; we're done! */
255 p_result->status = GAP_EOINQDB; /* No inquiry results; we're done! */
283 ** GAP_EOINQDB if the name was not found in the database
308 return (GAP_EOINQDB);
H A Dgap_api.c593 ** GAP_EOINQDB if no more entries in the database.
615 return(GAP_EOINQDB);
629 ** GAP_EOINQDB if no more entries in the database.
655 return(GAP_EOINQDB);
/external/bluetooth/bluedroid/stack/include/
H A Dgap_api.h32 #define GAP_EOINQDB (GAP_ERR_GRP + 0x02) /* End of inquiry database marker */ macro
336 ** GAP_EOINQDB if no more entries in the database.
348 ** GAP_EOINQDB if no more entries in the database.

Completed in 85 milliseconds