Home
last modified time | relevance | path

Searched refs:rfcomm_service_db_channel_for_service (Results 1 – 5 of 5) sorted by relevance

/btstack/platform/daemon/src/
H A Drfcomm_service_db.h52 uint8_t rfcomm_service_db_channel_for_service(const char *servicename);
H A Drfcomm_service_db_hash.c51 uint8_t rfcomm_service_db_channel_for_service(const char *serviceName){ in rfcomm_service_db_channel_for_service() function
H A Drfcomm_service_db_memory.c59 uint8_t rfcomm_service_db_channel_for_service(const char *serviceName){ in rfcomm_service_db_channel_for_service() function
H A Ddaemon.c1074 rfcomm_channel = rfcomm_service_db_channel_for_service((char*)&packet[3]); in btstack_command_handler()
/btstack/platform/corefoundation/
H A Drfcomm_service_db_corefoundation.m129 uint8_t rfcomm_service_db_channel_for_service(const char *serviceName){ function