Searched refs:rfcomm_send_prepared (Results 1 – 7 of 7) sorted by relevance
450 uint8_t rfcomm_send_prepared(uint16_t rfcomm_cid, uint16_t len);
730 return rfcomm_send_prepared(connection->bearer_cid, pos); in goep_server_execute()
902 return rfcomm_send_prepared(goep_client->bearer_cid, pos); in goep_client_execute_with_final_bit()
2295 uint8_t rfcomm_send_prepared(uint16_t rfcomm_cid, uint16_t len){ in rfcomm_send_prepared() function2357 status = rfcomm_send_prepared(rfcomm_cid, len); in rfcomm_send()
424 rfcomm_send_prepared(cid, offset); in hfp_ag_send_cmd_via_generator()
187 uint8_t rfcomm_send_prepared(uint16_t rfcomm_cid, uint16_t len){ in rfcomm_send_prepared() function
615 data with *rfcomm_send_prepared*.