Home | History | Annotate | Download | only in pan

Lines Matching refs:UINT16

94 void pan_conn_ind_cb (UINT16 handle,
129 remote_uuid->uu.uuid16 = (UINT16)((remote_uuid->uu.uuid128[2] << 8) | remote_uuid->uu.uuid128[3]);
138 remote_uuid->uu.uuid16 = (UINT16)remote_uuid->uu.uuid32;
163 local_uuid->uu.uuid16 = (UINT16)((local_uuid->uu.uuid128[2] << 8) | local_uuid->uu.uuid128[3]);
172 local_uuid->uu.uuid16 = (UINT16)local_uuid->uu.uuid32;
333 void pan_connect_state_cb (UINT16 handle, BD_ADDR rem_bda, tBNEP_RESULT result, BOOLEAN is_role_change)
435 void pan_data_ind_cb (UINT16 handle,
438 UINT16 protocol,
440 UINT16 len,
444 UINT16 i;
540 void pan_data_buf_ind_cb (UINT16 handle,
543 UINT16 protocol,
549 UINT16 i, len;
648 void pan_tx_data_flow_cb (UINT16 handle,
678 void pan_proto_filt_ind_cb (UINT16 handle,
681 UINT16 num_filters,
716 void pan_mcast_filt_ind_cb (UINT16 handle,
719 UINT16 num_filters,