Searched defs:uuid_source (Results 1 – 4 of 4) sorted by relevance
128 uint16_t uuid_source = bnep_event_channel_opened_get_source_uuid(packet); in packet_handler() local
318 uint16_t uuid_source; in packet_handler() local
121 uint16_t uuid_source; // Source UUID member
204 static int bnep_send_connection_request(bnep_channel_t *channel, uint16_t uuid_source, uint16_t uui… in bnep_send_connection_request()