/external/bluetooth/bluez/cups/ |
D | sdp.c | 67 unsigned short psm = sdp_get_proto_port(protos, L2CAP_UUID); in sdp_search_hcrp() local 74 unsigned short psm = sdp_get_proto_port(protos, L2CAP_UUID); in sdp_search_hcrp() local
|
/external/bluetooth/bluez/tools/ |
D | ciptool.c | 91 static int get_psm(bdaddr_t *src, bdaddr_t *dst, unsigned short *psm) in get_psm() 131 static int do_connect(int ctl, int dev_id, bdaddr_t *src, bdaddr_t *dst, unsigned short psm, uint32… in do_connect() 228 unsigned short psm; in cmd_search() local 275 unsigned short psm; in cmd_create() local 341 unsigned short psm; in cmd_loopback() local
|
D | sdptool.c | 1139 uint16_t psm; member 2034 sdp_data_t *psm, *version; in add_nap() local 2111 sdp_data_t *psm, *version; in add_gn() local 2174 sdp_data_t *psm, *version; in add_panu() local 2239 sdp_data_t *psm, *lang_lst, *lang_lst2, *hid_spec_lst, *hid_spec_lst2; in add_hid_keyb() local 2402 sdp_data_t *psm, *lang_lst, *lang_lst2, *hid_spec_lst, *hid_spec_lst2; in add_hid_wiimote() local 2573 uint16_t psm = si->psm ? si->psm : 0x1001; in add_cip() local 2696 sdp_data_t *psm, *version; in add_a2source() local 2757 sdp_data_t *psm, *version; in add_a2sink() local 2818 sdp_data_t *psm, *version, *features; in add_avrct() local [all …]
|
/external/bluetooth/hcidump/parser/ |
D | sdp.c | 269 static inline void print_int(uint8_t de_type, int level, int n, struct frame *frm, uint16_t *psm, u… in print_int() 321 static inline void print_uuid(int n, struct frame *frm, uint16_t *psm, uint8_t *channel) in print_uuid() 399 …des(uint8_t de_type, int level, int n, struct frame *frm, int *split, uint16_t *psm, uint8_t *chan… in print_des() 406 static inline void print_de(int level, struct frame *frm, int *split, uint16_t *psm, uint8_t *chann… in print_de() 517 uint16_t attr_id, psm; in print_attr_list() local
|
D | parser.c | 64 uint16_t psm; member 69 void set_proto(uint16_t handle, uint16_t psm, uint8_t channel, uint32_t proto) in set_proto() 98 uint32_t get_proto(uint16_t handle, uint16_t psm, uint8_t channel) in get_proto()
|
D | l2cap.c | 57 uint16_t psm; member 93 static void add_cid(int in, uint16_t handle, uint16_t cid, uint16_t psm) in add_cid() 391 uint16_t psm = btohs(h->psm); in conn_req() local 409 uint16_t psm; in conn_rsp() local 715 uint16_t psm; in l2cap_parse() local 810 uint16_t psm = get_psm(!frm->in, cid); in l2cap_parse() local
|
/external/bluetooth/bluez/attrib/ |
D | utils.c | 44 const gchar *sec_level, int psm, int mtu, in gatt_connect()
|
D | gatt.c | 599 static gboolean parse_proto_params(sdp_list_t *proto_list, uint16_t *psm, in parse_proto_params() 626 uuid_t *prim_uuid, uint16_t *psm, in gatt_parse_record()
|
D | interactive.c | 801 int interactive(const gchar *src, const gchar *dst, int psm) in interactive()
|
D | client.c | 62 int psm; member 1051 struct btd_device *device, int psm, in attrib_client_register()
|
/external/qemu/hw/ |
D | bt-l2cap.c | 98 int psm; member 389 struct bt_l2cap_device_s *device, int psm) in l2cap_psm() 400 int psm, int source_cid) in l2cap_channel_open() 744 int psm, int source_cid) in l2cap_channel_open_req_msg() 1344 void bt_l2cap_psm_register(struct bt_l2cap_device_s *dev, int psm, int min_mtu, in bt_l2cap_psm_register()
|
/external/bluetooth/bluez/input/ |
D | server.c | 63 uint16_t psm; in connect_event_cb() local
|
D | device.c | 1212 int input_device_set_channel(const bdaddr_t *src, const bdaddr_t *dst, int psm, in input_device_set_channel()
|
/external/bluetooth/bluez/test/ |
D | btiotest.c | 227 static void l2cap_connect(const char *src, const char *dst, uint16_t psm, in l2cap_connect() 262 static void l2cap_listen(const char *src, uint16_t psm, gint defer, in l2cap_listen()
|
D | l2test.c | 90 static unsigned short psm = 0x1011; variable
|
/external/bluetooth/bluez/health/ |
D | hdp_util.c | 361 sdp_data_t *psm = NULL, *mcap_ver = NULL; in register_service_protocols() local 475 sdp_data_t *psm = NULL; in register_service_additional_protocols() local 906 static gboolean hdp_get_prot_desc_list(const sdp_record_t *rec, guint16 *psm, in hdp_get_prot_desc_list() 931 guint16 *psm) in hdp_get_add_prot_desc_list()
|
/external/bluetooth/bluez/compat/ |
D | hidd.c | 76 static int l2cap_connect(bdaddr_t *src, bdaddr_t *dst, unsigned short psm) in l2cap_connect() 114 static int l2cap_listen(const bdaddr_t *bdaddr, unsigned short psm, int lm, int backlog) in l2cap_listen()
|
D | sdp.c | 387 uint16_t psm = 15, version = 0x0100; in bnep_sdp_register() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
D | SDL_gsyuv.c | 83 int fbp, fbw, psm; in GS_CreateYUVOverlay() local
|
/external/bluetooth/bluez/btio/ |
D | btio.c | 55 uint16_t psm; member 256 static int l2cap_bind(int sock, const bdaddr_t *src, uint16_t psm, in l2cap_bind() 279 uint16_t psm, uint16_t cid) in l2cap_connect()
|
/external/bluetooth/bluez/audio/ |
D | control.c | 212 sdp_data_t *psm, *version, *features; in avrcp_ct_record() local 276 sdp_data_t *psm, *version, *features; in avrcp_tg_record() local
|
/external/bluetooth/bluez/lib/bluetooth/ |
D | l2cap.h | 106 uint16_t psm; member
|
/external/bluetooth/bluez/network/ |
D | server.c | 165 uint16_t psm = BNEP_PSM, version = 0x0100; in server_record_new() local
|
/external/bluetooth/bluez/src/ |
D | attrib-server.c | 96 sdp_data_t *psm, *sh, *eh; in server_record_new() local
|
D | device.c | 1461 uint16_t start = 0, end = 0, psm = 0; in device_services_from_record() local 2465 GSList *prim_list, int psm) in device_register_services()
|