Searched refs:p_m (Results 1 – 1 of 1) sorted by relevance
50 UINT8 *p_m = NULL; in gatt_send_packet() local65 p_m = (UINT8 *)(p_msg + 1) + L2CAP_MIN_OFFSET; in gatt_send_packet()66 memcpy(p_m, p_data, len); in gatt_send_packet()