Searched refs:pan_get_pcb_by_handle (Results 1 – 4 of 4) sorted by relevance
443 pcb = pan_get_pcb_by_handle (handle); in PAN_Disconnect()604 pcb = pan_get_pcb_by_handle (handle); in PAN_WriteBuf()661 pcb = pan_get_pcb_by_handle (handle); in PAN_SetProtocolFilters()706 pcb = pan_get_pcb_by_handle (handle); in PAN_SetMulticastFilters()
236 pcb = pan_get_pcb_by_handle (handle); in pan_conn_ind_cb()338 pcb = pan_get_pcb_by_handle (handle); in pan_connect_state_cb()457 pcb = pan_get_pcb_by_handle (handle); in pan_data_ind_cb()552 pcb = pan_get_pcb_by_handle (handle); in pan_data_buf_ind_cb()
144 extern tPAN_CONN *pan_get_pcb_by_handle (UINT16 handle);
221 tPAN_CONN *pan_get_pcb_by_handle (UINT16 handle) in pan_get_pcb_by_handle() function