/btstack/port/archive/ez430-rf2560/example/ |
H A D | spp_accel.c | 76 static uint8_t rfcomm_channel_nr = 1; variable 127 uint8_t rfcomm_channel_nr; in packet_handler() local
|
/btstack/port/archive/msp-exp430f5438-cc2564b/example/ |
H A D | spp_accel.c | 76 static uint8_t rfcomm_channel_nr = 1; variable 128 uint8_t rfcomm_channel_nr; in packet_handler() local
|
/btstack/example/ |
H A D | ant_test.c | 56 static uint8_t rfcomm_channel_nr = 1; variable 115 uint8_t rfcomm_channel_nr; in packet_handler() local
|
H A D | hsp_hs_demo.c | 70 static const uint8_t rfcomm_channel_nr = 1; variable
|
H A D | hsp_ag_demo.c | 68 static const uint8_t rfcomm_channel_nr = 1; variable
|
H A D | spp_flowcontrol.c | 138 uint8_t rfcomm_channel_nr; in packet_handler() local
|
H A D | spp_counter.c | 187 uint8_t rfcomm_channel_nr; in packet_handler() local
|
H A D | hfp_hf_demo.c | 66 const uint8_t rfcomm_channel_nr = 1; variable
|
H A D | spp_streamer.c | 187 uint8_t rfcomm_channel_nr; in packet_handler() local
|
H A D | spp_and_gatt_counter.c | 112 uint8_t rfcomm_channel_nr; in packet_handler() local
|
H A D | hfp_ag_demo.c | 69 const uint8_t rfcomm_channel_nr = 1; variable
|
H A D | spp_streamer_client.c | 247 uint8_t rfcomm_channel_nr; in packet_handler() local
|
H A D | spp_and_gatt_streamer.c | 286 uint8_t rfcomm_channel_nr; in rfcomm_packet_handler() local
|
/btstack/platform/daemon/example/ |
H A D | rfcomm_echo.c | 69 uint16_t rfcomm_channel_nr; variable
|
H A D | rfcomm_test.c | 90 uint16_t rfcomm_channel_nr; in packet_handler() local
|
/btstack/src/classic/ |
H A D | hsp_hs.c | 222 …te_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel_nr, const cha… in hsp_hs_create_sdp_record() 312 void hsp_hs_init(uint8_t rfcomm_channel_nr){ in hsp_hs_init()
|
H A D | hsp_ag.c | 202 …ate_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel_nr, const cha… in hsp_ag_create_sdp_record() 308 void hsp_ag_init(uint8_t rfcomm_channel_nr){ in hsp_ag_init()
|
H A D | hfp_hf.c | 1612 uint8_t hfp_hf_init(uint8_t rfcomm_channel_nr){ in hfp_hf_init() 2372 …te_sdp_record_with_codecs(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel_nr, in hfp_hf_create_sdp_record_with_codecs() 2418 …ate_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel_nr, const cha… in hfp_hf_create_sdp_record()
|
H A D | hfp_ag.c | 2730 void hfp_ag_init(uint8_t rfcomm_channel_nr){ in hfp_ag_init() 3302 …te_sdp_record_with_codecs(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel_nr, in hfp_ag_create_sdp_record_with_codecs() 3355 …ate_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel_nr, const cha… in hfp_ag_create_sdp_record()
|
H A D | hfp.c | 702 …* service, uint32_t service_record_handle, uint16_t service_uuid, int rfcomm_channel_nr, const cha… in hfp_create_sdp_record()
|
H A D | hfp.h | 561 uint8_t rfcomm_channel_nr; member
|
/btstack/test/classic-oob-pairing/ |
H A D | spp_counter.c | 187 uint8_t rfcomm_channel_nr; in packet_handler() local
|
/btstack/test/hfp/ |
H A D | hfp_hf_client_test.cpp | 69 const uint8_t rfcomm_channel_nr = 1; variable
|
H A D | hfp_ag_client_test.cpp | 71 const uint8_t rfcomm_channel_nr = 1; variable
|