Searched defs:exec_write (Results 1 – 4 of 4) sorted by relevance
125 def on_execute_write(self, addr, trans_id, exec_write): argument469 def OnExecuteWrite(self, addr, trans_id, exec_write): argument1215 def on_execute_write(self, addr, trans_id, exec_write): argument
123 tGATT_EXEC_FLAG exec_write; /* execute write */ member
539 tGATT_EXEC_FLAG exec_write; /* execute write */ member
811 int exec_write) { in btgatts_request_exec_write_cb()